<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:TextBox id="tb1" Columns="50" Text="Name" runat="server" />
</form>
</body>
</html>